Book Contents

scaled attribute syntax

Use the following to specify the scaled attribute:

scaled="boolean"

where boolean is a Boolean value: true | false

If the scaled attribute is false, the image is first aligned using the Alignment property, then, if larger than the object, the image is clipped to fit the object.

See also

scaled attribute